Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.ecm.platform.usermanager.properties

Contributions

XML Source

<?xml version="1.0"?>

<component name="org.nuxeo.ecm.platform.usermanager.properties">

  <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
    <documentation>
      Controls whether we check the validity of password when changing it.

      @since 8.4
    </documentation>
    <property name="nuxeo.usermanager.check.password">********</property>
  </extension>

</component>